home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The National Palace Museum Experience
/
The National Palace Museum Experience.iso
/
Programs
/
TimeLine.dxr
/
00005.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-11-19
|
157 b
|
12 lines
on enterFrame
repeat with i = 15 to 30
set the visible of sprite i to 1
end repeat
end
on exitFrame
checkstate()
showinfo()
go(the frame)
end